projects
/
emacs.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
emacs.git
2021-01-02
Andrea Corallo
* Rename `dom' slot into `idom' in `comp-block' struct
commit
|
commitdiff
|
tree
|
snapshot
2021-01-02
Andrea Corallo
Merge remote-tracking branch 'savannah/master' into...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-02
Dmitry Gutov
ruby-smie-rules: Avoid one case of infinite recursion
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Alan Third
Fix GNUstep warnings
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Alan Third
Improve drawing performance on macOS
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Roland Winkler
bibtex-mode: Handle biblatex field aliases (bug#44976)
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
Fix CCL_MOD typo
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
Add overflow check for INPUT_EVENT_POS_MIN
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
Port to Solaris 10
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
New file scratch_buffer_dupfree.c
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Glenn Morris
; Auto-commit of loaddefs files.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Andrea Corallo
Add `throw' to non returning functions
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Dmitry Gutov
xref-show-definitions-completing-read: Default to the...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Andrea Corallo
; * lisp/emacs-lisp/comp.el (comp-compute-dominator...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Andrea Corallo
* lisp/emacs-lisp/comp.el (comp-compute-dominator-tree...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Andrea Corallo
* Clean unreachable block using dominance tree to handl...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Andrea Corallo
* src/comp.c (Fcomp__compile_ctxt_to_file): Fix hash...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Andrea Corallo
Introduce 'unreachable' LIMPLE operator
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Dmitry Gutov
; ruby-smie--bosp: Fix the breakage
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Philipp Stephani
Fix a compilation warning.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Andrea Corallo
* Fix two predicates for missing negation handling
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Andrea Corallo
* lisp/emacs-lisp/comp.el (comp-limple-lock-keywords...
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Andrea Corallo
* Add `comp-insert-insn'
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
Remove stray copy of image-tests.el
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
Update from Gnulib by running admin/merge-gnulib.
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
Merge from origin/emacs-27
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
; Merge from origin/emacs-27
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
Merge from origin/emacs-27
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
Update copyright year to 2021
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
Fix some mistaken shell delinting
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
Fix copyright years by hand
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Paul Eggert
Update copyright year to 2021
commit
|
commitdiff
|
tree
|
snapshot
2021-01-01
Lars Ingebrigtsen
Revert recent add-to-ordered-list changes
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Alan Mackenzie
CC Mode: increment version numbers to 5.35 due to stand...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Eli Zaretskii
Improve documentation of 'network-lookup-address-info'
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Dmitry Gutov
ruby-mode: Optimize expression expansion too
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Dmitry Gutov
ruby-syntax-propertize: Optimize two rules a little
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Dmitry Gutov
ruby-mode: Recognize setter symbols
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
João Távora
Fix type declaration of two Flymake customization variables
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Eli Zaretskii
Fix process-tests on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
João Távora
Must explicitly create unpropertized strings in mode...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
João Távora
Make Flymake mode-line indicator customizable (bug...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
João Távora
Protect elisp-flymake-checkdoc against boundless diagno...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Michael Albinus
* test/src/process-tests.el: Let timeouts fail the...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Alan Mackenzie
CC Mode. Fix AWK Mode fontification bug, remove some...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Philipp Stephani
Unbreak process tests if 'errno' is not installed.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Stefan Kangas
Fix some shellcheck linter warnings
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Stefan Kangas
Minor cleanup in doc.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Stefan Kangas
Add lexical-binding cookie to autoload files
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Daniel Martín
Fix duplicated entry in gnus-mime-action-alist
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Lars Ingebrigtsen
Allow add-to-ordered-list to use a test predicate
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Lars Ingebrigtsen
Add test for add-to-ordered-list
commit
|
commitdiff
|
tree
|
snapshot
2020-12-31
Daniel Martín
Add some tests to find-func.el
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Philipp Stephani
Minor improvements to FD_SETSIZE overflow checks.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Philipp Stephani
Manually limit file descriptors that we select on to...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Philipp Stephani
Fix a potential unit test breakage on GNU/Linux.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Philipp Stephani
Fix an incorrect Edebug specification.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Philipp Stephani
Consistently check for FD_SETSIZE overflow.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Philipp Stephani
Extend and overhaul FD_SETSIZE overflow tests.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Philipp Stephani
* src/nsterm.m (ns_select): Fix off-by-one error, and...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Philipp Stephani
; * test/src/process-tests.el: Fix comment style.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Alan Mackenzie
CC Mode: correct the handling of empty strings
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Alan Third
Fix Help menu on macOS
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Andrea Corallo
* Order function types in aphabetical order
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Andrea Corallo
* Add more function type specifiers
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Mattias Engdegård
Use standard key symbols in NS menu entries
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Mattias Engdegård
; * src/nsmenu.m: Undo unintentional change
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Stefan Kangas
Remove redundant 'function's around lambda in align.el
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Dmitry Gutov
Add 'project-relative' as value for 'xref-file-name...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Stefan Kangas
Fix some over-wide docstrings
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Mattias Engdegård
Plug NS memory leaks (bug#45502)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Juri Linkov
Add variables read-char-choice-use-read-key and y-or...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Michael Albinus
* src/dbusbind.c (XD_BASIC_DBUS_TYPE): Fix error in...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Juri Linkov
In Isearch bind 'C-s M-y' to isearch-yank-pop-only...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Stefan Kangas
; * etc/NEWS: Move entry to correct heading.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Stefan Kangas
Minor cleanup in keymap.c
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Lars Ingebrigtsen
Also count symbol plists in memory-report
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Lars Ingebrigtsen
Revert "Switch add-to-ordered-list to eql"
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Stefan Kangas
; Fix my previous commit
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Stefan Kangas
Add some char-table tests
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Lars Ingebrigtsen
Switch add-to-ordered-list to eql
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Lars Ingebrigtsen
Improve the `long' computation of `mode-line-compact'
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Lars Ingebrigtsen
Add caveat about the `long' `mode-line-compact' setting
commit
|
commitdiff
|
tree
|
snapshot
2020-12-30
Tobias Rittweiler
Minor refactoring of xref-tests
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Alan Third
Don't calculate macOS menu data for GNUstep (bug#45502)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Artem Loenko
* src/Makefile.in (DO_CODESIGN): Fix architecture for...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Juri Linkov
Use explicit "--color=auto" in grep mode to support...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Juri Linkov
* lisp/x-dnd.el (x-dnd-get-drop-x-y): Add safer check...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Eli Zaretskii
A better fix for process-tests on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Eli Zaretskii
Fix process-tests on MS-Windows
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Dmitry Gutov
xref-show-definitions-completing-read: Tune up completion
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Michael Albinus
Instrument process-tests.el for timeouts on emba
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Philipp Stephani
Add a regression test for Bug#24325.
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Andrea Corallo
Fix missing negation handling in a bunch of predicates
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Andrea Corallo
* lisp/emacs-lisp/comp-cstr.el (comp-cstr): Better...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Andrea Corallo
Constrain mvars under compare and branch with built...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Mattias Engdegård
More readable keys in NS menu entries (bug#45502)
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Michael Albinus
Sync with Tramp 2.5.0
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
João Távora
Revert "Allow the flymake mode line indicator to be...
commit
|
commitdiff
|
tree
|
snapshot
2020-12-29
Andrea Corallo
* Define `cl-satisfies-deftype' mapping predicate ...
commit
|
commitdiff
|
tree
|
snapshot
next